Skip to content

feat: Add nested_virtualization to launch config#3655

Open
jdubs wants to merge 7 commits intoterraform-aws-modules:masterfrom
jdubs:lt_nested_virtualization
Open

feat: Add nested_virtualization to launch config#3655
jdubs wants to merge 7 commits intoterraform-aws-modules:masterfrom
jdubs:lt_nested_virtualization

Conversation

@jdubs
Copy link
Copy Markdown

@jdubs jdubs commented Mar 10, 2026

  • Add nested_virtualization to launch template cpu_options block (enabled/disabled)
  • Extend cpu_options variable type and document valid values
  • Bump AWS provider constraint to >= 6.33 for nested_virtualization support

Description

Allows setting of nested_virtualization on node groups.
https://aws.amazon.com/about-aws/whats-new/2026/02/amazon-ec2-nested-virtualization-on-virtual/

Motivation and Context

Breaking Changes

Not a break change, it defaults to the existing behavior.

How Has This Been Tested?

  • I have updated at least one of the examples/* to demonstrate and validate my change(s)
  • I have tested and validated these changes using one or more of the provided examples/* projects
  • I have executed pre-commit run -a on my pull request

- Add nested_virtualization to launch template cpu_options block (enabled/disabled)
- Extend cpu_options variable type and document valid values
- Bump AWS provider constraint to >= 6.33 for nested_virtualization support
@jdubs jdubs force-pushed the lt_nested_virtualization branch from 332c389 to a774a15 Compare March 10, 2026 20:50
Copy link
Copy Markdown
Member

@bryantbiggs bryantbiggs left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this should be added to self-managed node groups as well

@jdubs
Copy link
Copy Markdown
Author

jdubs commented Mar 10, 2026

Thanks for the fast review @bryantbiggs! I'm going to have this tested in my account tomorrow

@jdubs jdubs marked this pull request as draft March 10, 2026 21:11
@jdubs jdubs requested a review from bryantbiggs March 10, 2026 21:11
@jdubs jdubs marked this pull request as ready for review March 11, 2026 17:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants